home *** CD-ROM | disk | FTP | other *** search
- -- background: 2562 from stack: in
- -- bmap block id: 3503
- -- flags: 0000
- -- background id: 0
- -- name:
-
-
- -- part 1 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=203 top=300 right=334 bottom=242
- -- title width / last selected line: 0
- -- icon id / first selected line: 6460 / 6460
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Prev
- ----- HyperTalk script -----
- on mouseUp
- go to previous card
- end mouseUp
-
-
- -- part 2 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=281 top=300 right=334 bottom=320
- -- title width / last selected line: 0
- -- icon id / first selected line: 6179 / 6179
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Next
- ----- HyperTalk script -----
- on mouseUp
- go to next card
- end mouseUp
-
-
- -- part 3 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=241 top=300 right=338 bottom=282
- -- title width / last selected line: 0
- -- icon id / first selected line: 20098 / 20098
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Home
- ----- HyperTalk script -----
- on mouseUp
- visual effect iris close
- go home
- end mouseUp
-
-
-
- -- part 5 (field)
- -- low flags: 00
- -- high flags: 0002
- -- rect: left=116 top=104 right=129 bottom=397
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 21
- -- text size: 18
- -- style flags: 0
- -- line height: 24
- -- part name: giftname
-
-
- -- part 6 (field)
- -- low flags: 00
- -- high flags: 0002
- -- rect: left=200 top=136 right=155 bottom=397
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 21
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: price
-
-
- -- part 7 (field)
- -- low flags: 00
- -- high flags: 0007
- -- rect: left=195 top=156 right=241 bottom=397
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 21
- -- text size: 10
- -- style flags: 0
- -- line height: 13
- -- part name: description
-
-
- -- part 8 (field)
- -- low flags: 00
- -- high flags: 0002
- -- rect: left=195 top=242 right=258 bottom=397
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 21
- -- text size: 10
- -- style flags: 0
- -- line height: 13
- -- part name: Where
-
-
- -- part 9 (button)
- -- low flags: 00
- -- high flags: 8004
- -- rect: left=383 top=294 right=316 bottom=483
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Go Back
- ----- HyperTalk script -----
- on mouseUp
- go to card id 2972 of stack "Mac-Christmas"
- end mouseUp
-
-
-